Esx Settings Inventory Reports Summary Hosts ApplyStatus
Esx Settings Inventory Reports Summary Hosts ApplyStatus
The Esx Settings Inventory Reports Summary Hosts ApplyStatus schema contains properties that describe the status of an apply operation. Note: This is patterned after values of com.vmware.esx.settings.hosts.ApplyStatus#Status enumeration.
Possible values:
RUNNING
: The operation is in progress.OK
: The operation completed successfully.SKIPPED
: The operation was skipped.TIMED_OUT
: The operation timed out.ERROR
: The operation encountered an unspecified error.RETRY_PENDING
: The operation is being scheduled for retry.
This enumeration was added in vSphere API 9.0.0.0.
This data structure has no properties.
Enumeration:
RUNNING,
OK,
SKIPPED,
TIMED_OUT,
ERROR,
RETRY_PENDING,